(texinfo-open-quote, texinfo-close-quote):
authorEli Zaretskii <eliz@gnu.org>
Sat, 2 Dec 2000 15:31:23 +0000 (15:31 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 2 Dec 2000 15:31:23 +0000 (15:31 +0000)
commit7ef4e0547166e41677a4e88740f7d80c384251e0
tree0f1ab84791d573c0bb30f812a9adc37dc596be07
parent4b24fa0485fde4d86e33ead2fa4101ea4ceb50ce
(texinfo-open-quote, texinfo-close-quote):
New defcustoms.
(texinfo-insert-quote): Don't call tex-insert-quote, to avoid
autoloading tex-mode; instead, do the same manually.  Use
texinfo-open-quote and texinfo-close-quote.  Insert literal quote
with numeric argument.  Docstring fix.
(toplevel): Require cl when compiling.
lisp/textmodes/texinfo.el